Skip to content

public Vote::getTagsAsString

Read it at the source

Description

php
public Vote->getTagsAsString ( ): string

Get the registered tags for this Vote.

Return value

(string) List of registered tag as string separated by commas.


Released under the MIT License.